Add GtkActionBar
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 6 Jan 2014 21:36:59 +0000 (16:36 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 7 Jan 2014 13:46:37 +0000 (08:46 -0500)
commite72aca055d347a3dafa68c8307ffc765c5bab9b3
treec5a817a33ea6cbafbb5955bc5e4b75364b4b5e84
parentce848c9bedfbb7975d17778c239bebe87b08debb
Add GtkActionBar

A widget intended to offer contextual actions for a given view.
It allows packing children into the start or end as well as offering
a single centered child box.

https://bugzilla.gnome.org/show_bug.cgi?id=721665
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/gtk3-sections.txt
gtk/Makefile.am
gtk/gtk.h
gtk/gtkactionbar.c [new file with mode: 0644]
gtk/gtkactionbar.h [new file with mode: 0644]